logical address造句
例句與造句
- The cpu uses two units to transform the logical address into physical addresses
Cpu使用兩種單元將邏輯地址轉(zhuǎn)換成物理地址。 - The logical address is usually used when requesting information from a controller
邏輯地址通常在請(qǐng)求控制器中的信息時(shí)使用。 - Figure 3 shows the graphical representation to obtain the linear address from logical address
圖3展示了從邏輯地址獲得線性地址。 - The physical address may be different from the logical address , in which case the memory management unit translates the logical address into a physical address
物理地址可能與邏輯地址不同,內(nèi)存管理單元可以將邏輯地址轉(zhuǎn)換成物理地址。 - Because we use the non - programmable register , gdt or ldt is not referred to while the translation from the logical address to the linear address is performed
由于我們使用了不可編程寄存器,因此在將邏輯地址轉(zhuǎn)換成線性地址時(shí)不引用gdt或ldt 。 - It's difficult to find logical address in a sentence. 用logical address造句挺難的
- As with paging , this mapping requires two memory references per logical address , effectively slowing the computer system by a factor of two , unless something is done
如同對(duì)源程序編碼給予定位一樣,這種變換需要每一邏輯地址有兩個(gè)內(nèi)存參考。如果沒(méi)有什么措施,則會(huì)有效地使用計(jì)算機(jī)系統(tǒng)運(yùn)算速度降低一半。 - As we saw earlier in the section on linux and segmentation , each segment descriptor uses same set of addresses for linear addressing , minimizing the need to use the segmentation unit to convert logical addresses to linear addresses
前面介紹linux分段模型時(shí)已提到,每個(gè)分段描述符都使用相同的地址集進(jìn)行線性尋址,從而盡可能降低使用分段單元將邏輯地址轉(zhuǎn)換成線性地址的需要。 - In a virtual - memory system , programs are given access to a larger set of addresses than is physically available , and a dedicated memory manager maps these logical addresses to actual locations , using temporary storage on disc to hold the overflow
在虛擬內(nèi)存系統(tǒng)中,程序可以訪問(wèn)超出可用物理內(nèi)存的更大的地址集合,專(zhuān)用內(nèi)存管理程序?qū)⑦@些邏輯地址映射到實(shí)際地址,使用磁盤(pán)上的臨時(shí)存儲(chǔ)保存超出的部分。